home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 260
- Top = 483
- Cursor = crNo
- BorderStyle = bsNone
- Caption = 'About'
- ClientHeight = 215
- ClientWidth = 437
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 24
- Top = 16
- Width = 385
- Height = 177
- Cursor = crNo
- Caption = 'O programu'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 0
- object Label1: TLabel
- Left = 16
- Top = 24
- Width = 81
- Height = 13
- Caption = 'Czech in console'
- end
- object Label2: TLabel
- Left = 16
- Top = 40
- Width = 48
- Height = 13
- Caption = 'Verze: 1.1'
- end
- object Label3: TLabel
- Left = 16
- Top = 56
- Width = 139
- Height = 13
- Caption = 'Vytvo�eno v Borland Delphi 5'
- end
- object Label4: TLabel
- Left = 320
- Top = 16
- Width = 44
- Height = 13
- Caption = 'Freeware'
- end
- object Label5: TLabel
- Left = 16
- Top = 72
- Width = 60
- Height = 13
- Caption = '4.-5. 1. 2002'
- end
- object Label6: TLabel
- Left = 312
- Top = 152
- Width = 59
- Height = 13
- Caption = 'Copyright �'
- end
- object Label7: TLabel
- Left = 16
- Top = 104
- Width = 345
- Height = 13
- Caption =
- 'Jednoduch� program usnad�uj�c� psan� konsolov�ch aplikac� C++ �' +
- 'esky'
- end
- object Label8: TLabel
- Left = 16
- Top = 152
- Width = 184
- Height = 13
- Caption = 'P�ipravuje se i verze pod Linux v Kylixu'
- end
- object Label9: TLabel
- Left = 16
- Top = 88
- Width = 77
- Height = 13
- Caption = 'Platformy: win32'
- end
- object Label10: TLabel
- Left = 16
- Top = 120
- Width = 214
- Height = 13
- Caption = 'Ke sta�en� na http://sektorweb.sektorweb.cz'
- end
- object Label11: TLabel
- Left = 16
- Top = 136
- Width = 260
- Height = 13
- Caption = 'S p��padn�mi probl�my se obracejte na schee@post.cz'
- end
- end
- object CheckBox1: TCheckBox
- Left = 416
- Top = 8
- Width = 17
- Height = 17
- Cursor = crHandPoint
- TabOrder = 1
- OnClick = CheckBox1Click
- end
- end
-